home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / ADA / GNAT / !gcc / gnat / Openbugs < prev    next >
Text File  |  1996-02-12  |  13KB  |  247 lines

  1. DIRECTORY OF OPEN BUGS  96-02-11 20:35 (GMT)
  2.  
  3. 0630-004  problem with packed array slices 
  4. 0831-002  dewar misleading error message for bad parameter name 
  5. 1104-003  missing check on name duplication for formal parameter 
  6. 1122-007  bad placement of error message with respect to generic 
  7. 1216-005  dewar detectable infinite recursion 
  8. 1407-010  problem choosing right order of elaboration in binder 
  9. 1408-005  over-enthusiastic warning on default discriminants 
  10. 1408-007  problem with completion of deferred constant with aggr 
  11. 1411-003  problem caused by use of identifier ADA 
  12. 1416-011  SunOS only, case of works on OS/2, bus error on SunOS 
  13. 1421-003  cannot instantiate complex_io 
  14. 1428-011  generic visibility problem 
  15. 1501-001  dewar bad error messages for missing task bodies 
  16. 1511-001  missing conformance check between private/full discrims 
  17. 1511-003  async transfer of control causes blowup 
  18. 1515-002  failure to raise storage error 
  19. 1522-005  gigi abort, caused by reference before definition 
  20. 1531-005  tasking program with delays/entry calls hangs 
  21. 1611-005  missing check for implicit conversion 
  22. 1613-011  problem with incomplete access type causes gigi abort 
  23. 1613-014  bogus missing body message (visibility error) 
  24. 1618-009  missing semantic checks for access types 
  25. 1624-006  infinite instantiation loop 
  26. 1706-003  failure to resolve expressions (bogus ambiguities) 
  27. 1710-004  problem with default parameter of others aggregate 
  28. 1722-010  visibility problem (subtype name visible too early) 
  29. 1724-011  hang on tasking program (2.05 regression) 
  30. 1724-012  gigi abort, caused by reference before freeze 
  31. 1726-003  improper visibility to priority without with of system 
  32. 1727-002  schonberg nasty error message with internal name 
  33. 1727-003  missing error check in instantiation for aliased? 
  34. 1728-001  problem with generic formal packages (2.04 regression) 
  35. 1730-008  problem with generic instantiation 
  36. 1731-003  assert error, unknown cause 
  37. 1806-003  problem with generic instantiation 
  38. 1807-002  gigi abort caused by use before definition 
  39. 1807-004  long report, strange stuff, unknown cause 
  40. 1810-001  incorrect resolution from real time clock 
  41. 1812-004  error message improvement request (reference to generic) 
  42. 1813-002  invalid parameter list in call, not investigated 
  43. 1813-016  infinite loop at execution time 
  44. 1814-001  gigi abort, from wrong types on access type comparison 
  45. 1814-003  bad warnings from gnatf about unused entities 
  46. 1819-005  gigi abort, caused by access to _master before def 
  47. 1819-007  bogus equality ambiguity message 
  48. 1820-011  partition_id attribute requires non-existent file 
  49. 1820-014  tasking program works on OS/2, hangs on SGI? 
  50. 1821-012  deferred constant with array aggregate initializing 
  51. 1821-013  conversion of universal to modular not raising CE 
  52. 1824-003  missing constraint error check in allocator 
  53. 1825-003  dewar bad error message (confusing use of procedure name) 
  54. 1826-002  error in instantiating generic child package 
  55. 1830-001  bad message about variable required 
  56. 1901-002  use before definition 
  57. 1902-001  dewar poor error recovery 
  58. 1902-002  problem with renaming profile matching in Ada 83 mode 
  59. 1910-008  problem with acc-to-classwide matching subtype 
  60. 1912-002  incorrect use of subtype instead of base type in range 
  61. 1912-012  extraneous generic body is not properly detected 
  62. 1912-014  crash during execution from bad task discriminants 
  63. 1917-001  problem with renamed discriminants 
  64. 1917-004  dewar poor error recovery 
  65. 1918-011  problem with limited private visibility 
  66. 1920-011  linker error from instantiations 
  67. 1921-006  segmentation error from giant string type, should be OK 
  68. 1926-006  visibility problem with child package 
  69. 1927-008  link problem (undefined symbols in some cases) 
  70. 1927-011  tasking and delay problem 
  71. 1931-005  assert error from discrimininated tagged type 
  72. 2007-003  assert error, from freeze call within generic 
  73. 2007-004  missing check for incorrect body present 
  74. 2008-001  gigi abort, discriminant botch 
  75. 2008-002  incorrect freezing order 
  76. 2009-005  problem with sequential io and append mode 
  77. 2009-007  runtime blowup from use of tagged types 
  78. 2010-006  incorrect runtime results (test failed) 
  79. 2012-001  dewar confusing error message (misuse of package name) 
  80. 2013-001  dewar misplaced error message 
  81. 2013-002  problem with fixed-point conversion 
  82. 2014-001  gigi abort from use of packed array 
  83. 2015-006  dewar poor error message and recovery (bad semicolon fix) 
  84. 2017-003  strange problem with subtype of private type 
  85. 2023-002  instantiation causes assert error 
  86. 2023-004  visibility problem (from withdrawn ACVC test) 
  87. 2027-001  problem with abstract type 
  88. 2029-003  missing conformance check on discriminants 
  89. 2101-003  incorrect typing of range with subtype, not basetype 
  90. 2106-002  dewar error msg should be on instantiation, not template 
  91. 2108-002  optimization bug on SunOS 
  92. 2108-005  another optimization bug on SunOS (related to 2108-002) 
  93. 2110-001  access protected procedure causes assert error 
  94. 2111-005  tagged formal not considered aliased 
  95. 2112-001  failure to diagnose ambiguous character literals 
  96. 2114-004  problem with not on integer literals 
  97. 2115-001  gigi blowup, discriminant problem 
  98. 2115-005  problems with component clause on dynamic component 
  99. 2115-007  problem with visibility of variant in extension 
  100. 2115-008  problem with matching of generic parameter 
  101. 2115-010  rubbish in error message from -gnatv usage 
  102. 2117-002  dewar message on assert not reported 
  103. 2118-001  missing an ambiguity in overloading? 
  104. 2119-004  problem in listing if source reference pragma present 
  105. 2120-007  hang due to reference from one task type to another 
  106. 2121-003  dewar wrong message from assert pragma 
  107. 2125-005  runtime bomb from program involving dispatching 
  108. 2125-007  problems with elaboration of generic package bodies 
  109. 2126-002  program bombs, unknown cause 
  110. 2127-003  problems with rep clauses 
  111. 2128-002  visibility problem with generic instantiation 
  112. 2128-003  problem with generic formal package instantiation 
  113. 2129-009  incorrect allowance of implicit deref for proc call 
  114. 2202-002  bomb during compilation (freezing problem?) 
  115. 2203-002  failure to diagnose completion of generic type 
  116. 2204-006  schonberg marginal task visibility problem 
  117. 2210-001  gigi abort from self referencing task 
  118. 2210-003  missing accessibility check 
  119. 2210-004  problem in generic instantiation 
  120. 2213-003  gigi abort from use of fixed-point 
  121. 2213-005  error in instantiation with formal package 
  122. 2218-004  assert error from C++ interface stuff 
  123. 2219-004  dewar various obscure problems with Version and Body_Version 
  124. 2220-003  peculiar problem with abstract types (D2 problem) 
  125. 2223-003  schonberg another case of a stub compiled without -gnatc 
  126. 2225-005  problem with long_long_float on solaris 
  127. 2303-002  failure to diagnose bad use of generic exception 
  128. 2308-004  problem with exponential parsing time for aggregates 
  129. 2309-001  assert error, unknown cause 
  130. 2310-001  dewar missing conversion causes gigi abort 
  131. 2314-013  dewar poor error recovery (is/semicolon case) 
  132. 2316-005  peculiar error message to do with nested aggregates 
  133. 2317-006  malfunction in tasking/recursion/exceptions on SunOS 
  134. 2319-002  schonberg confusing error message 
  135. 2322-004  ATC not working properly on OS/2 at least 
  136. 2322-005  ATC not working properly on OS/2 at least (=2322-004?) 
  137. 2323-002  dewar confusing error message 
  138. 2328-004  assert error from subprogram renaming 
  139. 2329-003  incorrect acceptance of illegal renaming declarations 
  140. 2329-004  problem with tasking program at runtime, OS/2 only 
  141. 2329-005  assembly error under Solaris 
  142. 2330-002  blowup on call to initialization procedure 
  143. 2403-006  problem with task attributes, OS/2 works, SGI fails 
  144. 2405-001  improper scoping for exception handlers 
  145. 2407-003  missing error check, results in abort 
  146. 2407-004  illegal exponentiation operator not diagnosed 
  147. 2407-010  gigi abort, definition appears after freeze 
  148. 2407-011  failure to detect overloading errors 
  149. 2407-012  gigi abort, access discriminant 
  150. 2408-003  read/write attribute for exception occurence not impl 
  151. 2408-005  problem with remote types package causing sem_ch3 assert 
  152. 2408-006  problem with interrupts and task entries 
  153. 2409-009  problem with packed arrays 
  154. 2409-011  mips2 problem 
  155. 2410-001  duplicate bodies for default parameters 
  156. 2411-004  problem with trim function in string packages 
  157. 2411-007  storage size attribute returning wrong result 
  158. 2411-010  problem with hang in float'image 
  159. 2412-004  problem with two dimensional packed array 
  160. 2412-006  incorrect debugging information generated 
  161. 2412-007  problems with RCI and generics 
  162. 2413-001  bad discriminant list 
  163. 2413-007  dewar confusing message wrt instantiations and types 
  164. 2414-003  layout error for float output to string 
  165. 2414-010  problem with visibility and generics 
  166. 2414-011  illegal dispatching program not diagnosed 
  167. 2416-001  simple packed array example causes use before def 
  168. 2416-003  problems converting times that are private types 
  169. 2417-004  incorrect output (extension aggregate problem?) 
  170. 2417-006  gigi abort, use before definition 
  171. 2418-003  bad error message, to do with remote types stuff 
  172. 2418-005  problems with ATC 
  173. 2420-008  takes for ever to compile, generates bad relocation 
  174. 2420-010  schonberg poor error message on procedure call 
  175. 2422-005  bomb caused by oversize object 
  176. 2422-006  wrong bounds for packed arrays 
  177. 2427-001  unchecked conversion raises bogus constraint error 
  178. 2429-002  problem with version numbers being duplicated 
  179. 2430-001  type mismatch problem with private types 
  180. 2431-001  failure to proprogate exception message 
  181. 2502-002  comar misleading error message 
  182. 2503-004  unchecked access not working 
  183. 2504-001  missing constraint error 
  184. 2504-007  assert error, unknown cause 
  185. 2505-007  calendar broken on NT 
  186. 2507-001  dewar need warning for obvious ABE case 
  187. 2508-004  gigi abort from incorrect ref to init proc parameter 
  188. 2508-006  assert error, unknown cause 
  189. 2508-007  problem with stream attributes 
  190. 2509-004  incorrect optimization needs fixing (static new's) 
  191. 2509-005  some weird problem with generics 
  192. 2510-003  missing constraint check 
  193. 2510-006  claimed error, not investigated 
  194. 2511-003  sigsegv during compilation (test2), unknown cause 
  195. 2511-004  some kind of visibility error with duplicate name 
  196. 2512-001  assert error with package parameter 
  197. 2512-005  garbling of string, works in OS/2 fails on Sun, SGI 
  198. 2513-002  stub generation causes out of memory during compilation 
  199. 2513-003  memory leak in tasking program 
  200. 2514-003  tasking program hangs 
  201. 2515-005  missing program error excep on unchecked deallocation 
  202. 2515-006  bad handling of multi-dimensional packed array 
  203. 2516-003  unhandled alignment bombs instead of giving error msg 
  204. 2516-004  segmentation fault during compilation, unknown cause 
  205. 2517-001  missing constraint error on passing slice 
  206. 2517-004  possible visibility error with operators 
  207. 2518-002  unexpected constraint error 
  208. 2519-002  namet assert error, unknown cause 
  209. 2519-003  gigi abort on simple slice assignment 
  210. 2519-004  problem with bad error message in generic 
  211. 2520-002  malfunction of stream attributes 
  212. 2523-003  incorrect complaint about abstractness 
  213. 2524-001  problem with extension aggregates 
  214. 2524-002  failure to diagnose null used for anonymous access type 
  215. 2524-006  incorrect results from float remainder 
  216. 2525-005  gigi abort, unknown cause 
  217. 2525-008  floating point attributes cause compiler out-of-memory 
  218. 2526-005  missing constraint error (bounds of string) 
  219. 2526-006  stream attribute use causes assert error 
  220. 2527-002  gigi abort, unknown cause 
  221. 2527-003  assert error, unknown cause 
  222. 2527-004  incorrect handling of exponent attribute 
  223. 2527-005  finalize not called properly 
  224. 2529-003  gigi abort, unknown cause 
  225. 2529-007  gigi abort, unknown cause 
  226. 2530-004  gigi abort, unknown cause 
  227. 2530-006  incorrect values for extension aggregates 
  228. 2531-001  incorrect application of universal preference rule 
  229. 2531-003  incorrect handling of large aggregate 
  230. 2531-004  blow up, unknown cause 
  231. 2601-005  assert error on array object declaration 
  232. 2602-005  curious problem with implicit dereference for 2-d array 
  233. 2602-007  assert error from simple use of gnatf 
  234. 2605-001  assert error, unknown cause 
  235. 2605-002  gigi abort caused by use of gnato switch 
  236. 2605-004  if statement branches wrong way 
  237. 2606-003  gigi abort, unknown cause 
  238. 2607-001  optimization error returning null object on SPARC 
  239. 2607-002  problem with private types (public vs private view) 
  240. 2607-003  bomb trying to initialize array with null record 
  241. 2607-004  problem with concatenation operator and generics 
  242. 2608-001  problem with converting private type 
  243. 2608-005  gigi abort (binding generator), unknown cause 
  244. 2608-006  assert error from gnatf 
  245. 2610-001  comar incorrect handling of discriminants in derived type 
  246. 2611-001  missing check on subtype of class wide type 
  247.